-
-
Notifications
You must be signed in to change notification settings - Fork 5
feat(Feedback): add component binding for feedback #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/ri7nz/rescript-chakra/GXEzmZJSD4gAYWBGyuFEMhdwuaT5
✅ Preview: Failed
[Deployment for cba408e failed]
@r17x
r17x
force-pushed
the
feat/feedback
branch
from
August 12, 2021 04:32
edbff96 to
265be14
Compare
@r17x
r17x
force-pushed
the
feat/feedback
branch
from
August 12, 2021 04:34
265be14 to
cba408e
Compare
* Progress * Skeleton * SkeletonCircle * SkeletonText * Spinner
@r17x
r17x
force-pushed
the
feat/feedback
branch
from
October 3, 2021 02:47
cba408e to
72a2ac2
Compare
@r17x
r17x
changed the title
(削除) Feat/feedback (削除ここまで)
(追記) feat(Feedback): add component binding for feedback (追記ここまで)
Oct 3, 2021
github-actions bot
pushed a commit
that referenced
this pull request
Oct 3, 2021
# [1.2.0-next.9](v1.2.0-next.8...v1.2.0-next.9) (2021年10月03日) ### Features * **Feedback:** add component binding for feedback ([#16](#16)) ([e68c2cb](e68c2cb))
🎉 This PR is included in version 1.2.0-next.9 🎉
The release is available on:
Your semantic-release bot 📦🚀
github-actions bot
pushed a commit
that referenced
this pull request
Sep 4, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024年09月04日) ### Bug Fixes * **Components:** wrong type definition for ReactEvent.* ([87cc911](87cc911)) * **Input:** add value for Input ([#26](#26)) ([5cb98fc](5cb98fc)) * **Link:** missing anchor HTML element attributes ([3b4477d](3b4477d)) * **props:** fix invalid props for all Components ([1703258](1703258)) * **Select:** fix custom colors ([#22](#22)) ([8d9182e](8d9182e)) ### Features * **Fade, ScaleFade, Slide:** add component binding for Fade, ScaleFade, & Slide ([7b30d49](7b30d49)) * **Feedback:** add component binding for feedback ([#16](#16)) ([e68c2cb](e68c2cb)) * **Input:** add binding for Input ([#23](#23)) ([7cdf3f9](7cdf3f9)) * **Input:** add binding for Input extra ([#24](#24)) ([4a6e846](4a6e846)) * **Interfaces:** add binding for some HTML specification ([0b1040e](0b1040e)) * **MakeProps:** add sub-modules in MakeProps for handle object-fit, noOfLines, viewBox, and multi-type(string-or-number). ([51a1924](51a1924)) * **Media:** add bindin for Icon and Image Component ([762108e](762108e)) * **Media:** add binding component Avatar & AvatarGroup. ([a96e39e](a96e39e)) * **Navigation:** add binding for component navigation ([4428ec8](4428ec8)) * **Others:** add binding for Portal Component ([68e9679](68e9679)) * **Select:** add bindings for select ([#17](#17)) ([26e9b43](26e9b43)) * **Select:** fix syntax ([ba061dd](ba061dd)) * **Spacer:** add binding for Spacer component ([#25](#25)) ([e3ce148](e3ce148)) * support for rescript v11 ([#29](#29)) ([b87ffe5](b87ffe5)) * **Typography:** add binding for Heading and Text ([9f707a2](9f707a2))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.